home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 9 / PC World Interactive 9 - Temmuz 1998.iso / share / internet / hot / fixocx.bat < prev    next >
DOS Batch File  |  1998-02-06  |  2KB  |  57 lines

  1. echo off
  2. echo This script should only be run if you had problems successfully
  3. echo registering the HoTMetaL PRO Eval ocx and dll files at install time.
  4. echo 1) Copy this script to your %windir%\system directory.
  5. echo 2) Then run the script to register the HoTMetaL PRO ocx and dll files.
  6. echo 3) If any errors occur, try re-running that particular line by hand.
  7. pause
  8. regsvr32 csstext.ocx
  9. regsvr32 comctl32.ocx
  10. regsvr32 comdlg32.ocx
  11. regsvr32 p32ftpo6.ocx
  12. regsvr32 pubmgr.ocx
  13. regsvr32 tabctl32.ocx
  14. regsvr32 threed32.ocx
  15. regsvr32 tlist32p.ocx
  16. regsvr32 twizard.ocx
  17. regsvr32 vsflex32.ocx
  18. regsvr32 vsocx32.ocx
  19. regsvr32 webtools.ocx
  20. regsvr32 xmltools.ocx
  21. regsvr32 xmlcontrol.ocx
  22. :: regsvr32 fader.ocx
  23. :: regsvrdc FADER.FaderCtrl.1
  24. regsvr32 newwndbtn.ocx
  25. regsvrdc NEWWNDBTN.NewWndBtnCtrl.1
  26. :: regsvr32 shoppingcart.ocx
  27. :: regsvrdc SHOPPINGCART.ShoppingCartCtrl.1
  28. :: regsvr32 shoppingcartform.ocx
  29. :: regsvrdc SHOPPINGCARTFORM.ShoppingCartFormCtrl.1
  30. :: regsvr32 siteoutliner.ocx
  31. :: regsvrdc SITEOUTLINER.SiteOutlinerCtrl.1
  32. :: regsvr32 togglebutton.ocx
  33. :: regsvrdc TOGGLEBUTTON.ToggleButtonCtrl.1
  34. :: regsvr32 webtour.ocx
  35. :: regsvrdc WEBTOUR.WebTourCtrl.1
  36. :: regsvr32 3dgraphics.ocx
  37. :: regsvrdc SoftQuadImageNavigator.threedgraphics
  38. regsvr32 animator.ocx
  39. regsvrdc SoftQuadAnimator.Animator
  40. regsvr32 gbutton.ocx
  41. regsvrdc SoftQuadGraphicButton.mqgb
  42. :: regsvr32 graph.ocx
  43. :: regsvrdc SoftQuadGraph.mqgraph
  44. :: regsvr32 scroller.ocx
  45. :: regsvrdc SoftQuadScroller.Scroller
  46. :: regsvr32 slideshow.ocx
  47. :: regsvrdc SoftQuadSlideShow.mqSlideShow
  48. :: regsvr32 spreadsheet.ocx
  49. :: regsvrdc SoftQuadSpreadSheet.mqssht
  50. regsvr32 mfc40.dll
  51. regsvr32 olepro32.dll
  52. :: regsvr32 ole32.dll
  53. regsvr32 datatable.ocx
  54. regsvrdc SoftQuad.DataTable
  55. regsvr32 msflxgrd.ocx
  56. regsvr32 dao350.dll
  57.